runtime.metricData.deps (field)

55 uses

	runtime (current package)
		metrics.go#L35: 	deps statDepSet
		metrics.go#L97: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L104: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L111: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L118: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L125: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L132: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L139: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L146: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L153: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L160: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L167: 			deps: makeStatDepSet(cpuStatsDep),
		metrics.go#L174: 			deps: makeStatDepSet(finalStatsDep),
		metrics.go#L181: 			deps: makeStatDepSet(finalStatsDep),
		metrics.go#L188: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L195: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L202: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L209: 			deps: makeStatDepSet(finalStatsDep),
		metrics.go#L216: 			deps: makeStatDepSet(finalStatsDep),
		metrics.go#L223: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L230: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L237: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L244: 			deps: makeStatDepSet(gcStatsDep),
		metrics.go#L251: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L263: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L270: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L277: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L289: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L296: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L303: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L322: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L329: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L336: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L361: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L369: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L376: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L383: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L390: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L397: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L404: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L411: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L418: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L425: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L432: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L439: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L446: 			deps: makeStatDepSet(sysStatsDep),
		metrics.go#L453: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L469: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L476: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L483: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L490: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L497: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L504: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L536: 			deps: makeStatDepSet(schedStatsDep),
		metrics.go#L1046: 		agg.ensure(&data.deps)